fix(deps): update all non-major dependencies #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.3.0
->^9.3.1
^3.1.4
->^3.1.5
^6.17.0
->^6.17.1
^2.1.2
->^2.1.3
^8.1.1
->^8.1.2
^3.2.3
->^3.2.4
^4.0.0
->^4.0.1
^3.0.1
->^3.0.2
^3.0.1
->^3.3.0
^1.25.1
->^1.29.2
^1.25.1
->^1.29.2
^8.4.7
->^8.5.3
^8.4.7
->^8.5.3
^8.4.7
->^8.5.3
^8.4.7
->^8.5.3
^8.4.7
->^8.5.3
^8.4.7
->^8.5.3
^8.4.7
->^8.5.3
^8.4.7
->^8.5.3
^1.10.4
->^1.10.14
^0.2.2
->^0.2.5
^0.2.3
->^0.3.2
^8.11.10
->^8.11.11
v1.21
->v1.22
^6.2.0
->^6.2.1
^9.17.0
->^9.19.0
^1.25.1
->^1.29.2
^8.4.7
->^8.5.3
^0.3.0
->^0.3.1
^10.9.4
->^10.9.5
~5.7.2
->~5.7.3
^0.65.3
->^0.65.4
11.0.3
->11.0.5
Release Notes
adonisjs/auth (@adonisjs/auth)
v9.3.1
: Update dependenciesCompare Source
Full Changelog: adonisjs/auth@v9.3.0...v9.3.1
adonisjs/bouncer (@adonisjs/bouncer)
v3.1.5
: Update dependenciesCompare Source
Full Changelog: adonisjs/bouncer@v3.1.4...v3.1.5
adonisjs/core (@adonisjs/core)
v6.17.1
: Update dependenciesCompare Source
6.17.1 (2025-01-12)
Full Changelog: adonisjs/core@v6.17.0...v6.17.1
adonisjs/shield (@adonisjs/shield)
v8.1.2
: Work with @japa/api-client 3.0Compare Source
What's Changed
New Contributors
Full Changelog: adonisjs/shield@v8.1.1...v8.1.2
chromaui/addon-visual-tests (@chromatic-com/storybook)
v3.2.4
Compare Source
japa/assert (@japa/assert)
v4.0.1
: Support @japa/runner v4Compare Source
Full Changelog: japa/assert@v4.0.0...v4.0.1
japa/plugin-adonisjs (@japa/plugin-adonisjs)
v3.0.2
: Support @japa/runner v4Compare Source
Full Changelog: japa/plugin-adonisjs@v3.0.1...v3.0.2
shikijs/shiki (@shikijs/rehype)
v1.29.2
Compare Source
🚨 Breaking Changes
🚀 Features
markdown-it-async
integration - by @antfu in https://github.com/shikijs/shiki/issues/902 (4d59c)🐞 Bug Fixes
engine
required increateHighlighterCore
- by @antfu (1212f)htmlStyle
- by @antfu (eab5b)engine
options - by @antfu (10a6f)View changes on GitHub
v1.29.1
Compare Source
🚀 Features
shiki/types
- by @antfu (0b027)View changes on GitHub
v1.29.0
Compare Source
🚀 Features
matchAlgorithm
option for new matching algorithm - by @fuma-nama and @antfu in https://github.com/shikijs/shiki/issues/835 (ceca9)View changes on GitHub
v1.28.0
Compare Source
🚀 Features
🐞 Bug Fixes
lazy
performance - by @fuma-nama in https://github.com/shikijs/shiki/issues/896 (5c10f)View changes on GitHub
v1.27.2
Compare Source
No significant changes
View changes on GitHub
v1.26.2
Compare Source
🚀 Features
View changes on GitHub
v1.26.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.26.0
Compare Source
🚀 Features
View changes on GitHub
storybookjs/storybook (@storybook/addon-essentials)
v8.5.3
Compare Source
globals
toextract()
- #30415, thanks @ndelangen!v8.5.2
Compare Source
v8.5.1
Compare Source
interaction test
->component test
- #30333, thanks @kylegach!v8.5.0
Compare Source
Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:
List of all updates
@vitest/coverage-v8
during postinstall if no coverage reporter is installed - #29993, thanks @ghengeveld!vitest
detects missing deps - #29763, thanks @ndelangen!test.include
patterns - #30029, thanks @JReinhold!vitest
crashes - #29751, thanks @ndelangen!vitest.setup.js
- #30233, thanks @JReinhold!experimental-nextjs-vite
- #29814, thanks @ndelangen!glob
withtinyglobby
- #29817, thanks @ghengeveld!staticDirs
with Vitest - #29811, thanks @ghengeveld!require.resolve
- #30026, thanks @ndelangen!storybook
command - #29480, thanks @toothlessdev!TESTING_MODULE_RUN_ALL_REQUEST
for backward compatibility - #29711, thanks @ghengeveld!ERR_PACKAGE_PATH_NOT_EXPORTED
in@storybook/node-logger
- #30093, thanks @JReinhold!scrollIntoView
behavior and reimplement testing module time rendering - #30044, thanks @ghengeveld!@types/node
todevDeps
consistently - [#30163](https://redirect.github.com/storybookjs/storybook/pull/301Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.